adaptive optimizationの例文
もっと例文: 1 2
- It features techniques such as just-in-time compilation and adaptive optimization designed to improve performance.
- Adaptive optimization is a complementary technique in which the interpreter profiles the running program and compiles its most frequently executed parts into native code.
- However, more complex methods are often employed, which specialize compiled code fragments to parameters known only at runtime ( see Adaptive optimization ).
- DynamoRIO supports adaptive optimization and adaptive instrumentation by allowing a tool to remove or modify its instrumentation at any point throughout the execution of the target program.
- "' Adaptive optimization "'is a technique in computer science that performs dynamic recompilation of portions of a program based on the current execution profile.